auto merge of #635 : alexcrichton/cargo/update, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 25 Sep 2014 15:40:30 +0000 (15:40 +0000)
committerbors <bors@rust-lang.org>
Thu, 25 Sep 2014 15:40:30 +0000 (15:40 +0000)
commit3b814b64c2120c8aaf20eaef6bdc3ff96271d6c6
tree23643252dfa9d7f71aba47b47beb4b55ac7efd60
parentb491ffeb5cb5d90e2f4c57ebe56b9716d55e13b2
parentbdba59f6f1eb70ad4805f8c27bf812c8175f1a8e
auto merge of #635 : alexcrichton/cargo/update, r=alexcrichton

Also stop denying all warnings and only deny some common warnings. Allow
warnings such as deprecation.

Closes #634